跳到主要内容

DLSys Lab 6

环境配置

conda create -n dlsys python=3.8
conda activate dlsys
pip install tensorflow==2.3 tensorflow-model-optimization==0.5.0 notebook
pip install protobuf==3.19.0
pip install matplotlib==3.3.4